caller-display-info
This command configures the Caller Display Information table, which lets you define caller identification strings (Caller ID) per FXS and FXO port.
Syntax
(config-voip)# gateway analog caller-display-info <Index> (caller-display-info-<Index>)#
| Command | Description | 
|---|---|
| Index | Defines the table row index. | 
| display-string | Defines the Caller ID string. | 
| presentation {allowed|restricted} | Enables the sending of the caller ID string. | 
Command Mode
Privileged User
Note
To view the port-module numbers and port type, enter the display command at the index prompt, for example:
(caller-display-info-0)# display
Example
This example configures caller ID as "Joe Do":
(config-voip)# gateway caller-display-info 0 (caller-display-info-0)# display-string Joe Doe (caller-display-info-0)# presentation allowed (caller-display-info-0)# activate